How to Install custodia software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install custodia software package in Ubuntu 16.04 LTS (Xenial Xerus)

custodia software package provides Modular and pluggable Secrets Manager, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install custodia 

custodia is installed in your system.

Make ensure the custodia package were installed using the commands given below,

$ sudo dpkg-query -l | grep custodia *

You will get with custodia package name, version, architecture and description in a table

custodia package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Python
Package custodia
Version 0.1.0-5ubuntu1
Description Modular and pluggable Secrets Manager
Sub Section Python


See Also, How to uninstall or remove custodia software package from Ubuntu 16.04 LTS (Xenial Xerus) ?